-
Home
-
Payment Gateway bKash for WC
-
2.0.0
-
Code
-
Classes
- Processor
Total Complexity |
75 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
518 |
Lines of code |
247 |
Logical lines of code |
140 |
Comment lines |
171 |
Methods |
18 |
Properties |
5 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_token() |
A |
47 |
9 |
36 |
verify_payment() |
A |
51 |
8 |
25 |
create_payment() |
A |
52 |
8 |
24 |
search_transaction() |
A |
54 |
8 |
19 |
execute_payment() |
A |
56 |
8 |
17 |
get_authorization_header() |
S |
54 |
4 |
21 |
get_transaction_charge_amount() |
S |
58 |
4 |
15 |
make_request() |
S |
55 |
3 |
20 |
get_test_mode_type() |
S |
65 |
3 |
10 |
get_script() |
S |
69 |
3 |
6 |
__construct() |
S |
64 |
3 |
8 |
get_payment_url() |
S |
67 |
3 |
7 |
payment_execute_url() |
S |
71 |
3 |
5 |
get_credentials() |
S |
60 |
2 |
13 |
get_instance() |
S |
71 |
2 |
6 |
check_test_mode() |
S |
70 |
2 |
6 |
get_final_amount() |
S |
69 |
1 |
6 |
payment_create_url() |
S |
80 |
1 |
3 |